Article 834 of rec.games.corewar: From: ScottNelson@cup.portal.com (Scott - Nelson) Newsgroups: rec.games.corewar Subject: Warriors Message-ID: <58505@cup.portal.com> Date: 5 May 92 05:44:13 GMT References: <1992Apr30.061947.12692@mprgate.mpr.ca> Organization: The Portal System (TM) Lines: 36 Some more redcode source for the X-hill. The repeat macro is NOT supported by KotH, but it made the listing so much smaller, I thought I'd post it this way. The ;strategy says it all. --- cut --- ;redcode-x ;author Scott Nelson ;name Juggernaut ;strategy Copy to the next area, then jump there. ;kill Juggernaut s dat #0 d dat #0 count dat #25 start mov #0, s mov #106, d mov #25, count ;25*4 copies==100 locations copied jn mov >s, >d mov >s, >d mov >s, >d mov >s, >d djn jn, count jmp start+107 pit spl 1 spl -1 spl -2 jmp -2 .repeat 76 jmp pit .endrepeat end start --- end cut --- |+---------------------------------------------------------------+| You can not win a debate with an avalanche. <<>>